Skip to content

Update nextjs to version 14.0.1 - #676

Closed
LoremIPsummer wants to merge 1 commit into
Ericsson:masterfrom
LoremIPsummer:feature/#667/update-nextjs-14
Closed

Update nextjs to version 14.0.1#676
LoremIPsummer wants to merge 1 commit into
Ericsson:masterfrom
LoremIPsummer:feature/#667/update-nextjs-14

Conversation

@LoremIPsummer

Copy link
Copy Markdown
Contributor

fixes #667

@LoremIPsummer LoremIPsummer self-assigned this Nov 9, 2023
@mcserep

mcserep commented Nov 10, 2023

Copy link
Copy Markdown
Collaborator

The breaking changes should be checked, there is not much fortunately:
https://nextjs.org/docs/pages/building-your-application/upgrading/version-14

E.g. the @next/font package has been fully removed in favor of the built-in next/font, so we need to update that.

As we have automated tests for the UI, a functionality test should also be performed for the frontend.

@mcserep
mcserep self-requested a review November 10, 2023 13:59
@mcserep mcserep added Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. Target: WebGUI Issues related to the web frontend. labels Nov 10, 2023
@mcserep

mcserep commented Dec 5, 2023

Copy link
Copy Markdown
Collaborator

Any update on this @LoremIPsummer ?

@mcserep

mcserep commented Feb 3, 2024

Copy link
Copy Markdown
Collaborator

Since there is no update on this for almost 3 months, I will close this, and I have created #706 to address the mentioned issues.

@mcserep mcserep closed this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. Target: WebGUI Issues related to the web frontend.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Next.js to fix security issues

2 participants